home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2004 #11 / Amiga Plus CD - 2004 - No. 11.iso / AmiSoft / Dev / misc / temgen.lha / Temgen / tg-0.11 / config.log < prev    next >
Text File  |  2004-06-11  |  3KB  |  58 lines

  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. configure:529: checking for gcc
  5. configure:642: checking whether the C compiler (gcc  ) works
  6. configure:658: gcc -o conftest    conftest.c  1>&5
  7. configure:684: checking whether the C compiler (gcc  ) is a cross-compiler
  8. configure:689: checking whether we are using GNU C
  9. configure:698: gcc -E conftest.c
  10. configure:717: checking whether gcc accepts -g
  11. configure:753: checking for bison
  12. configure:786: checking for flex
  13. configure:820: checking for yywrap in -lfl
  14. configure:839: gcc -o conftest -g -O2   conftest.c -lfl   1>&5
  15. configure:892: checking for a BSD compatible install
  16. configure:947: checking how to run the C preprocessor
  17. configure:968: gcc -E  conftest.c >/dev/null 2>conftest.out
  18. configure:1027: checking for ANSI C header files
  19. configure:1040: gcc -E  conftest.c >/dev/null 2>conftest.out
  20. configure:1107: gcc -o conftest -g -O2   conftest.c  1>&5
  21. configure:1131: checking for sys/wait.h that is POSIX.1 compatible
  22. configure:1152: gcc -c -g -O2  conftest.c 1>&5
  23. configure:1176: checking for malloc.h
  24. configure:1186: gcc -E  conftest.c >/dev/null 2>conftest.out
  25. configure:1176: checking for unistd.h
  26. configure:1186: gcc -E  conftest.c >/dev/null 2>conftest.out
  27. configure:1214: checking for working const
  28. configure:1268: gcc -c -g -O2  conftest.c 1>&5
  29. configure:1289: checking for inline
  30. configure:1303: gcc -c -g -O2  conftest.c 1>&5
  31. configure:1329: checking for size_t
  32. configure:1365: checking for working alloca.h
  33. configure:1377: gcc -o conftest -g -O2   conftest.c  1>&5
  34. configure:1371:20: alloca.h: No such file or directory
  35. configure: failed program was:
  36. #line 1370 "configure"
  37. #include "confdefs.h"
  38. #include <alloca.h>
  39. int main() {
  40. char *p = alloca(2 * sizeof(int));
  41. ; return 0; }
  42. configure:1398: checking for alloca
  43. configure:1431: gcc -o conftest -g -O2   conftest.c  1>&5
  44. configure:1597: checking for vprintf
  45. configure:1625: gcc -o conftest -g -O2   conftest.c  1>&5
  46. configure:1609: warning: conflicting types for built-in function `vprintf'
  47. configure:1704: checking for strdup
  48. configure:1732: gcc -o conftest -g -O2   conftest.c  1>&5
  49. configure:1704: checking for strerror
  50. configure:1732: gcc -o conftest -g -O2   conftest.c  1>&5
  51. configure:1704: checking for strncat
  52. configure:1732: gcc -o conftest -g -O2   conftest.c  1>&5
  53. configure:1716: warning: conflicting types for built-in function `strncat'
  54. configure:1704: checking for atof
  55. configure:1732: gcc -o conftest -g -O2   conftest.c  1>&5
  56. configure:1704: checking for atoi
  57. configure:1732: gcc -o conftest -g -O2   conftest.c  1>&5
  58.